home *** CD-ROM | disk | FTP | other *** search
/ Minami 47 / MINAMI47.ISO / Varios / Juegos Flash / Drum Lessons.exe / scripts / DefineButton2_50 / BUTTONCONDACTION on(release).as
Text File  |  2003-04-29  |  55b  |  5 lines

  1. on(release){
  2.    Boton = "1";
  3.    gotoAndPlay(50);
  4. }
  5.